PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getMarkInformation Method
In This Topic
    getMarkInformation Method
    In This Topic
    Gets the document mark information.
    Syntax
    public PDFMarkInformation getMarkInformation()

    Return Value

    A com.o2sol.pdf4java.logicalstructure.PDFMarkInformation object specifying whether the document conforms to Tagged PDF specification.
    See Also